Automations

FTP Commands

  • Version: 1.8.6
  • Official Verified

OpenBots commands for FTP operations.

OpenBots.Commands.FTP \ FTP Move Copy Folder Command

Command: FTP Move Copy Folder Command

This command moves or copies a folder via FTP.

Parameters

FTP Instance Name

Enter the unique instance that was specified in the **Create Session** command.

Required

Folder Operation

Specify whether you intend to move the folder or copy the folder. The ftp server should provide copy as a site feature for it to function.

Required

Source FTP Folder Path

Enter the path to the folder to move.

Required

Output FTP Folder Path

Enter the path for the file or folder to be moved to.

Required

Overwrite Existing Folder

Specify whether the folder should be overwritten if it already exists in the destination directory.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo